HTML5 by Little Green Apples Publishing LLC ™

HTML5 by Little Green Apples Publishing LLC ™

Author:Little Green Apples Publishing LLC ™
Language: eng
Format: azw3, mobi, epub
Publisher: Little Green Apples Publishing, LLC ™
Published: 2016-01-10T00:00:00+00:00


4. <meta>

Meta elements are tags that help describe information or metadata for the HTML document or directions for the HTTP protocol. A meta tag has a content attribute and either a name attribute for document metadata or an http-equiv attribute for HTTP protocol. These tags are not directly displayed when the page is viewed on the browser.

Meta Tag Attributes

Attribute Value Description

content text Provides the value associated with the http-equiv or name attribute

charset character_set Specifies character encoding, such as UTF-8 for Unicode and ISO-8859-1 for Latin

http-equiv content-type default-style refresh Provides an HTTP header for the information/value of the content attribute

name application-name author description generator keywords Specifies a name for the metadata property, such as keywords, description, author, revised, generator, etc.

5. <title>…</title>

Indicates the title of an HTML page. Starts with <title> and ends with </title>. The title tag must be placed between <head> and </head>. The content entered within the title tag will appear in the title bar of the web browser when the HTML file is viewed.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.